;;; QQ: 67762207
%100
+0
+3
+5
+6
+10
+11
+20
+19
+21
+22
+23
+24
+26
+42

[@main]
#IF
checkpkpoint 2
#SAY
I do not want such people to trade with you. \ \
<Close/@exit>
#ELSESAY
Here is the desert Tucheng (FCOLOR / 1) <$CS_TAOSUNG_OWNER> (FCOLOR/12) guild territory. \
Our pharmacy has always been the production of drugs carefully, please rest assured to buy. \ \
<Buy/@buy + (medicine category)> drugs \
<Sell/@sell> Drug \
<Pharmaceutical production/@PotionProduce> \
With the <$NPCNAME> <dialogue/@TalkToQuest> \
<Abandoned/@exit>

[@BUY + ()]
#CALL [VimaScript\bulk purchases.Txt] @quantities 
[@PotionProduce]
#CALL [ProduceSystem\Potion\PotionMain.txt] @Potionsmain
[@buy]
#SAY
In order to prevent drug corruption, we must carry into the parcel. \ \
<Pre-step/@main>

[@sell]
#SAY
I only buy high-quality medicine. \ \
<Pre-step/@main>



[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

# SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \
#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break


[@NoQuest_Say]
#SAY
_ In the past medical works had appeared in medicine, this desert and there are not, even if the drug is very far away from the delivery came, it would not people here from being too effective. \ \
_ <Close/@exit>


[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@ everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;=------------------- vimascript 